发送Post请求

请求方式:

"|3|2|url,content|\r"

参数:

url 设置Post请求的url链接

content post请求的数据

返回值:

"|3|code|data|\r"

参数:

code http请求返回的成功或者错误码

成功:code = 200

获取数据失败:code = -1

http请求字段错误:code = 1

data http请求返回的数据

Arduino样例:

softSerial.print("|3|2|http://192.168.9.122:8080/input?id=1&val=22,{"data":"b"}|\r");

results matching ""

    No results matching ""